home *** CD-ROM | disk | FTP | other *** search
-
-
- title lower - filter
-
- author: Gary R. Cantrell
-
- This filter reads data from the standard input
- device, converts to lower case and writes to the
- standard output device.
-
- usage: lower < [d:][path]filename[.ext]
- -or-
- [filter |] lower [| filter]
-
- requires: DOS 2.0 & runs as COM module
-
-